| AdCourseCoReqDetail |
| Logical Entity Name | AdCourseCoReqDetail |
| Default Table Name | AdCourseCoReqDetail |
| Physical Only | NO |
| Definition | |
| Note |
| AdCourseCoReqDetail Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCourseCoReqDetailId |
int | NO | ||
AdCourseCoReqRuleId |
int | NO | ||
AdCourseID |
int | NO | ||
| MinGPA | numeric(9, 2) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AdCourseCoReqDetail Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_AdCourseCoReqDetailAdCourseCoReqDetailID | PrimaryKey | AdCourseCoReqDetailId |
| AdCourseCoReqDetail Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourseCoReqRule | Non-Identifying | One To Zero or More | FK_AdCourseCoReqDetailAdCourseCoReqRuleId_AdCourseCoReqRuleAdCourseCoReqRuleId | AdCourseCoReqRuleId | NO | YES | ||
| AdCourse | Non-Identifying | One To Zero or More | FK_AdCourseCoReqDetailAdCourseID_AdCourseAdCourseID | AdCourseID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdCourseCoReqDetailUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCourseCoReqDetail Check Constraints |
| Check Constraint Name | CheckConstraint |